Skip to content

Conversation

@xushiyan
Copy link
Member

  • Remove fixture test table in zip files
  • Revert back to data generation setup with deltastreamer jobs

Comment on lines 87 to 89
TypedProperties props = prepareMultiWriterProps(fs(), basePath, propsFilePath);
props.setProperty("hoodie.write.lock.provider", "org.apache.hudi.client.transaction.lock.InProcessLockProvider");
props.setProperty(LockConfiguration.LOCK_ACQUIRE_WAIT_TIMEOUT_MS_PROP_KEY,"3000");
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@manojpec you can set configs as needed from here. Maybe the last 2 lines can be moved into prepareMultiWriterProps() as well.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

right, quite a repetition of these props in few tests in this file. can be moved to prepareMultiWriterProps()

Copy link
Contributor

@manojpec manojpec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Passing locally for me along with #4352 changes.

temp CI change

disable flaky test

Revert "temp CI change"

This reverts commit 0fcf479.
@hudi-bot
Copy link
Collaborator

hudi-bot commented Feb 2, 2022

CI report:

Bot commands @hudi-bot supports the following commands:
  • @hudi-bot run azure re-run the last Azure build

Copy link
Member

@codope codope left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@codope codope merged commit caef3d5 into apache:master Feb 2, 2022
@xushiyan xushiyan deleted the HUDI-3330 branch February 8, 2022 03:54
liusenhua pushed a commit to liusenhua/hudi that referenced this pull request Mar 1, 2022
vingov pushed a commit to vingov/hudi that referenced this pull request Apr 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants